Skip to content

Conversation

ajinkya-kulkarni
Copy link

make_gradcam_heatmap() function includes a check for whether last_conv_layer_output is already a numpy array or not, so that we can avoid converting it to a numpy array again using last_conv_layer_output[0]

`make_gradcam_heatmap()` function includes a check for whether last_conv_layer_output is already a numpy array or not, so that we can avoid converting it to a numpy array again using last_conv_layer_output[0]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant